home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / Hexer.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  51 lines

  1. Short:    Extracts Words from binary Files (min. length adjustable)
  2. Author:   madmax@uni-paderborn.de (Dirk Held)
  3. Uploader: madmax@uni-paderborn.de (Dirk Held)
  4. Type:     util/cli
  5.  
  6. usage : Hexer <InFile> <OutFile> <MinWordLen> [CharSetFile]
  7.  
  8. This tiny Tool reads a binary File, extracts all readable Stuff (actualy every
  9. Substring, which has at least <MinWordLen> Nonwhitespaces), and writes them
  10. with the Position in the File to the given OutFile.
  11.  
  12. With a fourth Parameter you can add a Filename, which contains all Non-
  13. whitespaces. A example is included (Hexer.Chars).
  14.  
  15. Some Games only use 7-Bit ASCII for their texts, and instead adding a ´\0´ to
  16. the end, they set the eighth Bit of the last character of each word.
  17. This is checked, if you don´t add any Nonwhitespaces with the eighth Bit set.
  18.  
  19. The Source is included and was compiled with M2Amiga 4.301d.
  20. It should run on any Amiga, but nothing below A4000-40 Kick 3.1 is tested.
  21.  
  22. This is ANYWARE, but the Copyright of the Programm belongs to me.
  23. This means, You can send me anything you want.
  24. And if its enough Money (>= 15 DM, 10 $ etc.), you will receive the next
  25. Version. (But at the Moment I´m too busy)
  26.  
  27. But don´t blame me, if Your Computer blows up, your doggy drops dead, or
  28. anything like this, when You (ab)use this tiny Proggy.
  29.  
  30. Further Plans :
  31.   - nice GUI
  32.   - more intelligent Searchmodes (any Ideas out there ??)
  33.   - more informations in the Output
  34.   - builtin PatchOmatiC (also for integer values near the text)
  35.   - all in all, this should become an HexEditor made for patching
  36.   - decryption/decrunching (obtain XFD for decrunching)
  37.     (any Algorithems known ?)
  38.  
  39.  
  40. ============================= Archive contents =============================
  41.  
  42. Original  Packed Ratio    Date     Time    Name
  43. -------- ------- ----- --------- --------  -------------
  44.     6984    4607 34.0% 04-Oct-95 19:02:46 +Hexer.68000
  45.     6780    4445 34.4% 04-Oct-95 19:03:28 +Hexer.68020
  46.       40      40  0.0% 04-Oct-95 19:00:28 +Hexer.Chars
  47.     3335    1130 66.1% 04-Oct-95 18:46:16 +Hexer.mod
  48.     1632     923 43.4% 19-Oct-95 09:03:10 +Hexer.readme
  49. -------- ------- ----- --------- --------
  50.    18771   11145 40.6% 21-Oct-95 13:03:16   5 files
  51.